| Total Complexity | 22 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 213 |
| Lines of code | 123 |
| Logical lines of code | 64 |
| Comment lines | 40 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| upgrade() | 44 | 7 | 45 | |
| table_sql() | 48 | 4 | 39 | |
| create_table() | 60 | 4 | 13 | |
| install() | 66 | 2 | 9 | |
| add_table_on_create_blog() | 70 | 2 | 7 | |
| remove_table_on_delete_blog() | 70 | 2 | 6 | |
| __construct() | 74 | 1 | 4 |